From e5b73763326a1c131004bf8bdb75dcdfcdab96cc Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 25 Jul 2008 18:41:36 +0000 Subject: [PATCH] * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for invalid filename strings when parsing tex errors (bug#376). --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ec6be56132..1994da59cd0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-07-25 Chong Yidong + + * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for + invalid filename strings when parsing tex errors (bug#376). + 2008-07-24 Sven Joachim * dired-aux.el (dired-copy-file-recursive): Avoid calling -- 2.30.2